home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / qbbs / twall100.zip / WALL.CFG < prev    next >
Text File  |  1990-12-15  |  3KB  |  120 lines

  1.  
  2. InfoFiles     c:\ra
  3.  
  4. ;The "InfoFiles" command gives the path to DORINFO1.DEF and (but not
  5. ;necessary) path to EXITINFO.BBS.
  6.  
  7. FSE           Ask c:\ra\quicked.exe
  8.  
  9. ;The first parameter for the "FSE" command can be either
  10. ;1. ASK  : Will ask ansi users if they wish to use line editor or full
  11. ;          screen editor.
  12. ;2. ANSI : Will give ALL ansi users the FSE if available
  13. ;3. EXIT : Will give ansi users the FSE to enter messages ONLY if they
  14. ;          have their FSE flag set in the EXITINFO.BBS file. IF
  15. ;          exitinfo.bbs is not available then TheWall defaults to ASK
  16. ;          mode.
  17. ;The second parameter is the FULL PATH AND FILENAME to the Remote Access/QBBS
  18. ;compatiable Full Screen Editor, if not given, or the editor is not found
  19. ;then TheWall defaults to the line editor and will not ASK ansi users.
  20.  
  21.  
  22. Key           0
  23.  
  24. ;This keyword passes your registration key number to the program which
  25. ;enables the extra features of TheWall.
  26.  
  27.  
  28. BBS           Midnight Caller
  29.  
  30. ;Name of BBS TheWall is registered to
  31.  
  32.  
  33. Sysop         John Buetefuer
  34.  
  35. ;Name of Sysop TheWall is registered to
  36.  
  37.  
  38. SaveName      c:\ra\txtfiles\welcome1
  39.  
  40. ;"SaveName" is the name to save the completed note to, it should NOT have
  41. ;an extension as two versions will be created name.ASC (ascii file)
  42. ;name.ANS (ansi file)
  43.  
  44. TopTxt        c:\ra\txtfiles\toptxt
  45.  
  46. ;This passes the name of a text file to be added to the TOP of the saved
  47. ;note, before note text is inserted. No extension is given as TheWall
  48. ;will look for .ASC and .ANS versions of the file. If this file is NOT
  49. ;found, the default header text is added to the top of the note.
  50. ;Remote Access/QBBS control codes may be used in this file with ^FA begin
  51. ;expanded to the users full name, ^FB the users location, ^KI the current
  52. ;time in the system clock, ^KJ todays date.
  53.  
  54. BottomTxt     c:\ra\txtfiles\pause
  55.  
  56. ;As above, but text is added to the BOTTOM of the note.
  57.  
  58. HelpTxt       c:\ra\doors\wall\help
  59.  
  60. ;Full path and file name to line editor help file, no extension is given
  61. ;as a .ASC and .ANS version are used depending on the users ansi setting.
  62.  
  63. Log           c:\ra\doors\wall\thewall.log
  64.  
  65. ;Enables log file creation, and passes name of log file to create to
  66. ;TheWall
  67.  
  68. MaxLength     10
  69.  
  70. ;Maximum length of log-off note text (not including text added to top and
  71. ;bottom)
  72.  
  73. Quote "[@] "
  74.  
  75. ;If present, the keyword QUOTE enables TheWall's quote last message
  76. ;function, the parameter after this word is the quote string, inserted
  77. ;before each quoted line of text. This can be enclosed in " characters so
  78. ;spaces can be inserted into the quote string. The 1st @ character in the
  79. ;string is translated into the initials of the user who entered the text
  80. ;that is being quoted.
  81.  
  82.  
  83. ;The following all pass colours to be used in the line editor and for
  84. ;saving text
  85. ;---------------------------------------------------------------------------
  86.  
  87. TextClr       6
  88.  
  89. ;Colour of text beign entered by user
  90.  
  91. MenuClr       7
  92.  
  93. ;Colour of menu text
  94.  
  95. HotKeyClr     14
  96.  
  97. ;Colour of hotkeys on menus
  98.  
  99. CreditsClr    12
  100.  
  101. ;Colour in the Credits displayed in line editor
  102.  
  103. InfoClr       2
  104.  
  105. ;Colour of Information about length of message etc etc in line editor
  106.  
  107. SaveTextClr   6
  108.  
  109. ;Colour of text saved in the .ANS version of the saved note
  110.  
  111. LineNumberClr 9
  112.  
  113. ;Colour of line numbers
  114.  
  115. PromptClr     10
  116.  
  117. ;Colour of all prompts in the editor
  118.  
  119.  
  120.